Oracle sql queries - Mailing list pgsql-sql

From Russ McBride
Subject Oracle sql queries
Date
Msg-id v03110707b48ee1e19042@[216.103.219.237]
Whole thread Raw
Responses Re: [SQL] Oracle sql queries
List pgsql-sql
Will any legal Oracle sql syntax work in postgresql?  I'm worried about
whether tcl scripts that make sql calls to an Oracle db can be used in a
postgresql without problems.  I guess that brings up two issues:

1- Is the version of sql that Oracle uses legal in postgres?
2- Even if the sql is transferrable, will Oracle's odd way of handling
dates screw up an attempt to transfer the sql calls?


On an unrelated note:  how important is having a shared sql cashe,and
parallel queries for speed (which I gather postgresql doesn't have)?

Tia.

Russ




pgsql-sql by date:

Previous
From: Russ McBride
Date:
Subject: Oracle sql queries
Next
From: wieck@debis.com (Jan Wieck)
Date:
Subject: Re: [SQL] Oracle sql queries